2019-1-25 SimpleDateFormat的parse和format用法 Orochi4268's BLOG 2019-02-19 java,学习笔记 123Date now = DateUtil.now();SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd");SimpleDateFormat sdf1 = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");